Allow word wrap together with whitespace-mode (bug #11341)
authorEli Zaretskii <eliz@gnu.org>
Thu, 26 Apr 2012 10:49:29 +0000 (13:49 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 26 Apr 2012 10:49:29 +0000 (13:49 +0300)
commit5a28213e9c95577e49bc26bc629cfde11993949a
treed0d489ace5b06d38ef14ebcb8a3856f33053bd04
parent1ee76c96de933858e8add696a6f6c36c8838d0ae
Allow word wrap together with whitespace-mode (bug #11341)

 src/xdisp.c (IT_DISPLAYING_WHITESPACE): In addition to the loaded
 display element, check also the underlying string or buffer
 character.
src/ChangeLog
src/xdisp.c